Articles by Bill Toulas
-
How to practically use your Linux terminal (part 2)
Author: Bill Toulas • Tags: linux, shell • Comments: 0
Quite a while ago, we had published a post that showcased four examples of how Linux users can utilize their terminal to perform simple daily tasks and fulfill common everyday use needs. Of course, the use case possibilities for the Linux terminal are nearly endless, so we’re naturally back for a second part containing more practical examples.
-
How to design and add your own font on Linux with Glyphr
Author: Bill Toulas • Tags: desktop, linux • Comments: 2
LibreOffice already offers a galore of fonts, and users can always download and add more. However, if you want to create your own custom font, you can do it easily by using Glyphr. Glyphr is a new open source vector font designer with an intuitive and easy to use graphical interface and a rich set of features that will take care every aspect of the font design. Although the application is still in early development, it is already pretty good. Here’s a quick guide showing how to design your own custom fonts on Glyphr, and how to add them on LibreOffice once you’re done.
-
How to share files locally on Linux by using NitroShare
Author: Bill Toulas • Tags: arch linux, linux, ubuntu • Comments: 5
NitroShare is a cross-platform file transfer application that can help Linux users move files from one device to another as long as it is installed in all of them. While there are many ways to do this, and some are more secure than NitroShare, this one is one of the simplest and easiest to use for everyday common file sharing tasks. In the following quick guide, I will showcase how to transfer a sample file from an Ubuntu system onto an Arch system.
-
-
How to replace GRUB with BURG Boot Loader on Ubuntu 16.04
Author: Bill Toulas • Tags: linux, ubuntu • Comments: 4
GNU GRUB has been the number one choice among the available system bootloaders for many years now, so replacing such a trusty piece of software for something else isn’t exactly common among Linux users. That is why I will suggest to replace it with a fork of GRUB that is called BURG. BURG is better than GRUB in basically one thing and that is better and easier configuration capacity. So, if you’re having complaints in this field from GRUB, read on. In this quick guide, I will showcase how to install and configure BURG in the latest Elementary which is based on the latest Ubuntu LTS version.
-
An Introduction to GNOME Boxes (virtualization) on Linux
Author: Bill Toulas • Tags: desktop, linux, virtualization • Comments: 3
GNOME Boxes is a system virtualization application that is a core part of the GNOME desktop environment. Based on the QEMU machine emulator, it offers a simplified and user-friendly approach to the whole OS virtualization idea. This post is just an introduction to its capabilities and a statement that it finally works in other distributions besides Fedora.
-
Multiple USB Writing on Linux
Author: Bill Toulas • Tags: centos, debian, fedora, linux, opensuse, ubuntu • Comments: 2
This quick tutorial will deal with the tasks of writing an ISO file on multiple USB pen drives, and writing multiple ISO files into one USB pen drive. These are two different tasks that require the utilization of different tools, but I thought it would be a good idea to cover them both in one article.
-
Skype Workarounds on Linux
Author: Bill Toulas • Tags: arch linux, centos, debian, desktop, linux, suse, ubuntu • Comments: 5
Skype on Linux is a much debated topic that unfortunately remains largely unchanged. Skype is something that most people just have to use, but the client’s official support for Linux is pathetic to say the least. However, there are some workarounds that can work for Linux users depending on the particular system used and the specific needs.
-
An Introduction to Vivaldi Browser on Linux
Author: Bill Toulas • Tags: desktop, linux • Comments: 10
Vivaldi is a new browser that was initially released only about seven months ago and has gained very high popularity since then. The software is of freeware type with many open-source components, and it was created by former Opera employees who wanted to express their opposition to the direction that Opera browser was heading to.
-
How to donate CPU/GPU resources to science with Boinc
Author: Bill Toulas • Tags: desktop, linux • Comments: 2
Altruism is one thing that I'd like to believe characterizes all Linux users out there. This trait can be manifested in a lot of different ways, but when we're talking about computers, the most characteristic and practical way is donating computational resources for a good cause. Here's is a quick guide on how to do exactly that.
-
How to send sound through Bluetooth on Linux
Author: Bill Toulas • Tags: desktop, linux • Comments: 13
Bluetooth headsets and speakers are now more popular than ever before, but getting them to work under Linux isn't always very clear. With all that is going on in the Linux sound systems world, it is easy to get lost and even give up. Most of the time, the problem with these devices is that your system can see them, but for some reason it can't establish a connection. Here is a quick and simple guide on how to get through this problem. I have tested the following on Arch, but it should work on every other distribution as well.